CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pipeline A

搜索资源列表

  1. myshell.rar

    1下载:
  2. 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshel
  3. 所属分类:OS Develop

    • 发布日期:2015-08-07
    • 文件大小:300420
    • 提供者:Yang
  1. pipe.c

    0下载:
  2. 在Linux中,管道是一种使用非常频繁的通信机制。从本质上说,管道也是一种文件,但它又和一般的文件有所不同,管道可以克服使用文件进行通信的两个问题。-In Linux, the pipeline is a very frequent use of the communication mechanism. In essence, the pipeline is a file, but it is different, and general files, pipes can be used to
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1490
    • 提供者:nescio
  1. MyShell.rar

    0下载:
  2. 一个shell程序可以实现管道,重定向,cd,后台,ls等功能,a simple shell, can achieve a pipeline, redirects, cd, background, and other functions ls
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:31172
    • 提供者:落木
  1. linux_IPC

    0下载:
  2. linux 的进程通信的3种方式 共享内存 消息队列 管道方式实现的实例。有注释!-linux process of three kinds of ways to communicate a shared memory message queue pipeline approach to achieve a simple example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1579
    • 提供者:小林
  1. server

    0下载:
  2. c实现获取远程shell的服务器端。程序很简单,通过管道实现的,希望对新手朋友有用。-c realization of a remote shell access to server-side. The procedure is simple to achieve through the pipeline, and we hope be useful for novice friends.
  3. 所属分类:Remote Control

    • 发布日期:2017-03-31
    • 文件大小:2783
    • 提供者:欧海峰
  1. tcps

    0下载:
  2. 用pipe实现远程控制系统中的popen函数功能。参数f_des[0]从管道中读数据,f_des[1]向管道中写数据。通过管道实现父子进程间的通信。服务器可以向多个用户提供服务。-Remote control system with a pipe in the popen functionality. Parameter f_des [0] read data from the pipe, f_des [1] write data to the pipeline. Father and son
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:1332
    • 提供者:zhoubx
  1. ProcessCommunication

    0下载:
  2. C#进程间通信编程。使用管道方式在两个进程间传递一个数据结构。-CSharp codes demo of interprocess communication. The demo shows how to use pipeline to pass a data struct between two process.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:500155
    • 提供者:魏兰
  1. shell1

    0下载:
  2. 用C语言写的一个shell,history和ls是自己写的,其他运用了系统调用,并且可以进行后台处理以及管道的功能。-Written in C language using a shell, history, and ls write your own, the other using the system call, and can be background processing and pipeline features.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3565
    • 提供者:
  1. interweave_1

    0下载:
  2. 用VHDL语言编写的实现交织编码和解交织功能的代码。交织采用按行写入,按列读出的方法实现。主要包括:信源信号产生(20位的m序列),交织器,解交织器。为实现流水线的操作,采用了两个交织器和两个解交织器,当一个写入数据的时候,另一个读出数据。-Implementation using VHDL language features Interleaved Coded deinterleave code. Intertwined with by line write, read out by colu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:37242
    • 提供者:李修函
  1. 64point_FFT

    4下载:
  2. 64-point Pipeline FFT,包含Verilog语言编写的64点FFT运算rtl级程序以及测试程序,此外,还包含设计文档。-64-point Pipeline FFT, Verilog language includes a 64 point FFT computation rtl-level procedures and testing procedures, in addition, includes the design documents.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:1249280
    • 提供者:小飞
  1. CAnonPipe_src

    0下载:
  2. 一个使用匿名管道实现进程间通讯的程序- A use anonymous pipeline realizes the advancement the communication procedure
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:7629
    • 提供者:站长
  1. palmtextsync-v100

    0下载:
  2. Palm TextSync Conduit是一个掌上电脑同步管道,用于标准文本压缩/解压缩基础(PDOC)。它将和无格式的桌面电脑文本文件同步,当有冲突发生进就合并文件。 来源: http://sourceforge.net/projects/palmtextsync/ -Palm TextSync Conduit is on a palm the computer synchronization pipeline, uses in the standard text compression/
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-09
    • 文件大小:1324990
    • 提供者:胡晓
  1. paperwangluozhenli

    0下载:
  2. 网络磁盘阵列流水调度研究 计算机学报 2005 一篇参考文章-network RAID Pipeline Scheduling computer a reference to the 2005 Journal article
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:190601
    • 提供者:jill
  1. IO-example

    0下载:
  2. 这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。-This is a comprehensive example of IO function call, a simple task carried out by pipeline messaging.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1766
    • 提供者:dujiguang
  1. dct

    0下载:
  2. 8*8DCT,基于流水线设计,比较经典,可以用于JPEG,也可以用于H.264(需改为4*4)-8* 8DCT, based on the pipeline design, compare a classic, can be used in JPEG, can also be used for H.264 (to be replaced 4* 4)
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:6270
    • 提供者:周辉
  1. pipecommunication

    0下载:
  2. 给出一个应用双向管道进行不同进程间进行通信的实例。-An application is given a two-way pipeline for communication between different process instances.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:829
    • 提供者:lf
  1. VTKOverview

    0下载:
  2. 介紹VTK的工作環境以及pipeline架構的精神所在,主要給使用者一個簡單的概念,帶領讀者進入VTK的世界-Introduction VTK working environment as well as the spirit of pipeline structure, mainly to the user a simple concept, and lead the reader into the world of VTK
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:751632
    • 提供者:戴君益
  1. guandanxieloujiance

    2下载:
  2. 管道泄漏检测的一篇博士论文,冯健,东北大学的博士-Pipeline Leak Detection of a doctoral thesis, Feng, Ph.D. Northeastern University
  3. 所属分类:Project Design

    • 发布日期:2014-09-07
    • 文件大小:6629360
    • 提供者:郑圣强
  1. ProcessCommunication

    0下载:
  2. Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asynchronous pipelines and named
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:153605
    • 提供者:周晓宇
  1. double_pipe

    0下载:
  2. 这是一个linux下的双管道,可以实现linux下管道通讯-This is a dual pipeline under linux, linux can be achieved under the pipeline communications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:803
    • 提供者:邓伟才
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com